PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / getRotation Method
In This Topic
    getRotation Method
    In This Topic
    Gets the rotation angle of the text.
    The text is rotated counterclockwise.
    Syntax
    public double getRotation()

    Return Value

    Text rotation angle in degrees.
    See Also